home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / UD / FEED.ZIP / PCONX.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-06-14  |  119 b   |  8 lines

  1. :: Feed [file] to [Batch file]
  2. dir f:\mail\*. /b > dirlist.$$$
  3. feed dirlist.$$$ to pcon$.bat
  4. del dirlist.$$$
  5.  
  6.  
  7.  
  8.